home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 November / PCWorld_2007-11_cd.bin / komunikace / plainhtml / ph45_ENU_Setup.exe / {app} / data / PHP LDAP.dat < prev    next >
Text File  |  2007-09-17  |  528b  |  30 lines

  1. ldap_add();
  2. ldap_mod_add();
  3. ldap_mod_del();
  4. ldap_mod_replace();
  5. ldap_bind();
  6. ldap_close();
  7. ldap_connect();
  8. ldap_count_entries();
  9. ldap_delete();
  10. ldap_dn2ufn();
  11. ldap_explode_dn();
  12. ldap_first_attribute();
  13. ldap_first_entry();
  14. ldap_free_result();
  15. ldap_get_attributes();
  16. ldap_get_dn();
  17. ldap_get_entries();
  18. ldap_get_values();
  19. ldap_get_values_len();
  20. ldap_list();
  21. ldap_modify();
  22. ldap_next_attribute();
  23. ldap_next_entry();
  24. ldap_read();
  25. ldap_search();
  26. ldap_unbind();
  27. ldap_err2str();
  28. ldap_errno();
  29. ldap_error();
  30.